home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TEULADLG / TEULADLG.txt
Encoding:
Text File  |  2006-10-20  |  1.2 KB  |  65 lines

  1. object EULADlg: TEULADlg
  2.   Left = 328
  3.   Top = 264
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'eula'
  7.   ClientHeight = 394
  8.   ClientWidth = 495
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 14
  19.   object lblAgreement: TResStaticText
  20.     Left = 8
  21.     Top = 8
  22.     Width = 482
  23.     Height = 33
  24.     AutoSize = False
  25.     TabOrder = 3
  26.     ResourceCaption = 20357
  27.   end
  28.   object memLicense: TMemo
  29.     Left = 8
  30.     Top = 48
  31.     Width = 480
  32.     Height = 297
  33.     Color = clWhite
  34.     ReadOnly = True
  35.     ScrollBars = ssVertical
  36.     TabOrder = 0
  37.     WantReturns = False
  38.   end
  39.   object AcceptBtn: TResTeButton
  40.     Left = 160
  41.     Top = 360
  42.     Width = 75
  43.     Height = 25
  44.     Default = True
  45.     ModalResult = 1
  46.     TabOrder = 1
  47.     ResourceCaption = 20049
  48.   end
  49.   object DeclineBtn: TResTeButton
  50.     Left = 264
  51.     Top = 360
  52.     Width = 75
  53.     Height = 25
  54.     Cancel = True
  55.     ModalResult = 2
  56.     TabOrder = 2
  57.     ResourceCaption = 20050
  58.   end
  59.   object ThemeForm: TTeForm2
  60.     ThemeObject = 'StandardDialog'
  61.     Left = 16
  62.     Top = 96
  63.   end
  64. end
  65.